IBDAC

TCustomIBCArray.GetItemAsDateTime Method

Reads the value of an array item into an object or variable of the TDateTime type.

Class

TCustomIBCArray

Syntax

function GetItemAsDateTime(const Indices: array of integer): TDateTime;

Parameters
Indices
Holds an array of element indexes in the array (if the array is one-dimensional, there is only one index).
Return Value
the value of an array item as DateTime.

Remarks

Call the GetItemAsDateTime method to read the value of an array item into an object or variable of the TDateTime type.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback